home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / SpeedBarNone.nib / data.classes next >
Text File  |  1994-12-14  |  357b  |  28 lines

  1. PGObject = {
  2.     ACTIONS = {
  3.     };
  4.     OUTLETS = {
  5.     };
  6.     SUPERCLASS = Object;
  7. };
  8. FirstResponder = {
  9.     ACTIONS = {
  10.     };
  11.     SUPERCLASS = Object;
  12. };
  13. PGSpeedBar = {
  14.     ACTIONS = {
  15.     };
  16.     OUTLETS = {
  17.     speedBarView;
  18.     };
  19.     SUPERCLASS = PGObject;
  20. };
  21. SubSpeedBar = {
  22.     ACTIONS = {
  23.     };
  24.     OUTLETS = {
  25.     };
  26.     SUPERCLASS = PGSpeedBar;
  27. };
  28.